National Repository of Grey Literature 49 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Image object detection
Pluskal, Richard ; Petyovský, Petr (referee) ; Richter, Miloslav (advisor)
The thesis deals with design of a program for entering various types of geometric objects in an image for the purpose of their further processing. The program should also contain algorithms to ease object entering (e.g. refining manually entered object position). In the first part there is a brief description of the computer vision and its basic methods used in the work as well as introduction of the OpenCV image processing library. The following part describes three types of geometric primitives that are implemented for now. Because the output of the program is in universal XML format, there is short chapter about the XML. After that, there are summarized some methods for searching of parametric description of geometric primitives in an image. The final chapter describes the proposed system and evaluates possibility and suitability of its usage for various types of images.
Neural Network Based Edge Detection
Janda, Miloš ; Žák, Pavel (referee) ; Švub, Miroslav (advisor)
Aim of this thesis is description of neural network based edge detection methods that are substitute for classic methods of detection using edge operators. First chapters generally discussed the issues of image processing, edge detection and neural networks. The objective of the main part is to show process of generating synthetic images, extracting training datasets and discussing variants of suitable topologies of neural networks for purpose of edge detection. The last part of the thesis is dedicated to evaluating and measuring accuracy values of neural network.
Hough's transform for circle detection
Kazík, Martin ; Burget, Radim (referee) ; Říha, Kamil (advisor)
The thesis is focused on the implementation of Hough transform algorithm for circle recognition. Algorithm is implemented in C++ language using open source library OpenCv. As a development environment was chosen Microsoft Visual Studio 2008. At first there is general description of classical Hough transform for line and circle recognition. Then thesis contains description of particular steps of Hough transform algorithm and description of OpenCv functions witch are used in these steps. There is a detail description of functions for converting image to grayscale, smoothing image by Gaussian filter and Canny edge detector for edge detecting in smoothed image. Efficiency and speed of algorithm is increased by using function for finding possible centers. This function using the fact that line perpendicular to the chord of circle and going thought its middle point at the same time have to cross the center of the circle. Results of particular stages of algorithm (converting to grayscale, smoothing by Gaussian filter, edge detection, creating of possible centers accumulator and drawing circles) are presented on ultrasonic image of collagen arterial substitute. In the second part of the thesis the algorithm is used for detection of artery in frames of video captured by ultrasound. There is a description of automatic method for evaluating of success of artery detection. Success of detection is analyzed by changing values of important algorithm parameters. From series of tests there are defined ideal parameters of algorithm for artery detection in the video.
Content Based Photo Search
Valenta, Martin ; Mlích, Jozef (referee) ; Španěl, Michal (advisor)
This work deals with methods appropriate to content based photo search, design and implementation of subsequent applications for searching buildings. Purpose of the application is to create an interactive guide to the city using a combination of Web and client technologies (mobile, desktop). There are subscribed in detail the steps of recognition. A key points of the image are extracted by SURF. A visual dictionary is calculated with k-means algorithm. The dictionary is weighted by TF- IDF. To describe the image data is used a Bag of Words method. The text also mentions the new trends in this area and summarizes the application design and implementation results achieved.
Handwriting and Signature Verification
Beránek, Jan ; Řezníček, Ivo (referee) ; Španěl, Michal (advisor)
This paper concerns methods of verification of person's signature and handwriting. Some of commonly used techniques are resumed and described with related literature being referred. Next aim of this work is design and implementation of a simple handwriting verification application. Application is based on edge detection and comparison of a set of structural and statistical features. As a support classification tool a SVM classifier of the LIBSVM software is employed. The Application is written in C language using OpenCV graphics library. Testing and training set was extracted from samples found in the IAM Handwriting Database. Application was created and tested in the Windows XP operating system.
Advanced Image Edge Detection
Novák, Marek ; Nečas, Ondřej (referee) ; Španěl, Michal (advisor)
Edge detection is one of the fundamental techniques used in the fields of image processing and computer vision. Goal of this thesis is an implementation and evaluation of chosen basic and advanced edge detection methods, including performance evaluation. Thesis describes implementation and performance evaluation of Linked Edges as Stable Region Boundaries method. Performance is evaluated using Berkeley Segmentation Data Set and Benchmarks 500 .
The comparison of edge detectors
Dula, Marek ; Loučka, Pavel (referee) ; Procházková, Jana (advisor)
In this bachelor thesis we focus on the comparison of different methods for finding edges and filtering noise in the image. In the introduction, we focus on basic concepts related to the issue. Subsequently, we describe the individual methods of edge detection and noise filtering in the picture. The next part contains software processing of individual methods in Matlab software. Finally, we compare the individual noise filters and edge detectors.
Motion Detection in Video
Polanský, Petr ; Sochor, Jakub (referee) ; Herout, Adam (advisor)
The objective of this work is evaluate motion detection using Gaussian Mixture Model. When algorithm detects motion, it creates short video capturing this motion and visualizing it properly. Visualization is made by white pixels intensity graph. System is applicable on less busy area when motion is more noticeable. Results of this work shows how surrounding environment and camera position influence detection.
Edge Detection and Representation Algorithms for Object Recognition
Beránek, Jan ; Herout, Adam (referee) ; Španěl, Michal (advisor)
Main topic of this work are edge detection and representation algorithms used in an digital image. Some of typically used algorithms and methods are shown and described. Next aim of this work is design and description of implementation of a simple OCR system based on edge detection with use of an artificial neural net for a machine printed character recognition. The system was written in C programming language and uses OpenCV graphic library and FANN library for creating a neural net. Application was created and tested under Windows XP operating system.
Fast Detection of Traffic Signs in Image
Sochor, Jakub ; Španěl, Michal (referee) ; Herout, Adam (advisor)
This bachelor thesis focuses on detection of traffic signs in real-time. First of all, algorithms used for traffic signs detection will be presented. Description of approach used in this thesis based on shapes of traffic signs and modifications of this algorithm will follow. Evaluation of accomplished results with this algorithm will be also presented.

National Repository of Grey Literature : 49 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.